Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-runtime-enumerable-includes-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-runtime-enumerable-includes-polyfill

Polyfill for ember-runtime-enumerable-includes feature (noop in Ember >= 2.8)

  • 1.0.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5.6K
decreased by-64.32%
Maintainers
1
Weekly downloads
 
Created
Source

ember-runtime-enumerable-includes-polyfill

This addon polyfills the ember-runtime-enumerable-includes feature added to Ember in 2.8.0. This addon is intended to allow addons and/or applications use the new functionality and avoid deprecations while still supporting older Ember versions.

Read more details on the feature here:

  • emberjs/rfcs#136
  • Deprecation Guide

Build Status

Usage

To use this addon in your project, install it as a runtime dependency:

npm install --save ember-runtime-enumerable-includes-polyfill

That's it!

Installation

  • git clone <repository-url> this repository
  • cd ember-runtime-enumerable-includes-polyfill
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.

Keywords

FAQs

Package last updated on 29 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc